home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / BlocksOfWar.exe / scripts / DefineButton2_110 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-31  |  71 b   |  5 lines

  1. on(release){
  2.    _root.arvoAloitusVuoro();
  3.    _root.aloitaPeli();
  4. }
  5.